home *** CD-ROM | disk | FTP | other *** search
- //Microsoft Developer Studio generated resource script.
- //
- #include "resource.h"
-
- #define APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 2 resource.
- //
- #include "afxres.h"
-
- /////////////////////////////////////////////////////////////////////////////
- #undef APSTUDIO_READONLY_SYMBOLS
-
- /////////////////////////////////////////////////////////////////////////////
- // English (U.S.) resources
-
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
- #ifdef _WIN32
- LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
- #pragma code_page(1252)
- #endif //_WIN32
-
- #ifdef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // TEXTINCLUDE
- //
-
- 1 TEXTINCLUDE DISCARDABLE
- BEGIN
- "resource.h\0"
- END
-
- 2 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#include ""afxres.h""\r\n"
- "\0"
- END
-
- 3 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
- "#define _AFX_NO_OLE_RESOURCES\r\n"
- "#define _AFX_NO_TRACKER_RESOURCES\r\n"
- "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
- "\r\n"
- "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
- "#ifdef _WIN32\r\n"
- "LANGUAGE 9, 1\r\n"
- "#pragma code_page(1252)\r\n"
- "#endif\r\n"
- "#include ""res\\Edge.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
- "#include ""afxres.rc"" // Standard components\r\n"
- "#endif\0"
- END
-
- #endif // APSTUDIO_INVOKED
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // Icon
- //
-
- // Icon with lowest ID value placed first to ensure application icon
- // remains consistent on all systems.
- IDR_MAINFRAME ICON DISCARDABLE "res\\Edge.ico"
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // Dialog
- //
-
- IDD_EDGE_HOWDOI DIALOG DISCARDABLE 0, 0, 257, 103
- STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
- CAPTION "How do I add the control?"
- FONT 8, "MS Sans Serif"
- BEGIN
- LTEXT "1. Click Project -> Add To Project -> Components and Controls...",
- IDC_STATIC,7,7,243,8
- LTEXT "2. Select Registered ActiveX Controls",IDC_STATIC,7,21,
- 243,11
- LTEXT "3. Locate the EdgeCtl Control, and click Insert",
- IDC_STATIC,7,35,243,8
- LTEXT "4. Enter the filenames for the MFC wrapper classes, or use the defaults",
- IDC_STATIC,7,49,243,8
- LTEXT "5. Click Close to dismiss the Componet's dialog",
- IDC_STATIC,7,63,243,8
- LTEXT "6. You can now insert the Edge control onto dialog resources and/or create member variables just like any other MFC class.",
- IDC_STATIC,7,77,243,19
- END
-
- IDD_EDGE_EXAMPLE DIALOG DISCARDABLE 0, 214, 143, 118
- STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
- CAPTION "Break"
- FONT 8, "MS Sans Serif"
- BEGIN
- PUSHBUTTON "OK",IDOK,40,95,46,16,NOT WS_TABSTOP
- PUSHBUTTON "Cancel",IDCANCEL,90,95,46,16,NOT WS_TABSTOP
- CONTROL "",IDC_EDGECTLCTRL1,
- "{597F0D06-FE03-11D0-9F5E-B42103C10710}",0x0,5,80,131,6
- CONTROL "&Odd Page",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON,75,65,
- 51,11
- CONTROL "Con&tinuous",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON,10,
- 65,51,11
- CONTROL "&Even Page",IDC_RADIO3,"Button",BS_AUTORADIOBUTTON,75,
- 50,51,11
- CONTROL "&Next Page",IDC_RADIO4,"Button",BS_AUTORADIOBUTTON,10,
- 50,51,11
- CONTROL "",IDC_EDGECTLCTRL2,
- "{597F0D06-FE03-11D0-9F5E-B42103C10710}",0x0,60,35,76,6
- CONTROL "&Column break",IDC_RADIO5,"Button",BS_AUTORADIOBUTTON,
- 75,20,56,11
- CONTROL "&Page break",IDC_RADIO6,"Button",BS_AUTORADIOBUTTON,10,
- 20,51,11
- CONTROL "",IDC_EDGECTLCTRL3,
- "{597F0D06-FE03-11D0-9F5E-B42103C10710}",0x0,30,5,106,6
- LTEXT "Section breaks",IDC_STATIC,5,35,51,11,NOT WS_GROUP
- LTEXT "Insert",IDC_STATIC,5,5,21,11,NOT WS_GROUP
- END
-
- IDD_EDGE_DIALOG DIALOGEX 0, 214, 205, 104
- STYLE DS_MODALFRAME | DS_CENTER | WS_CAPTION | WS_SYSMENU
- CAPTION "Edge Control Example"
- FONT 8, "MS Sans Serif"
- BEGIN
- PUSHBUTTON "Re&al Life Example",IDEXAMPLE,150,57,46,21,BS_MULTILINE |
- NOT WS_TABSTOP
- PUSHBUTTON "Close",IDCANCEL,150,10,46,16,NOT WS_TABSTOP
- LTEXT "&Edge Style:",IDC_STATIC,10,10,41,11,NOT WS_GROUP
- CONTROL "Edge&Right",IDC_RIGHT,"Button",BS_AUTOCHECKBOX |
- BS_LEFTTEXT,86,60,46,11,WS_EX_RIGHT
- CONTROL "Edge&Left",IDC_LEFT,"Button",BS_AUTOCHECKBOX,16,60,46,
- 11
- CONTROL "Edge&Bottom",IDC_BOTTOM,"Button",BS_AUTOCHECKBOX,56,80,
- 51,11
- CONTROL "Edge&Top",IDC_TOP,"Button",BS_AUTOCHECKBOX,56,40,46,11
- CONTROL "",IDC_ECMAIN,"{597F0D06-FE03-11D0-9F5E-B42103C10710}",
- 0x0,10,35,126,61
- PUSHBUTTON "How Do I",IDHOWDOI,151,29,46,16,NOT WS_TABSTOP
- COMBOBOX IDC_EDGESTYLE,52,8,82,13,CBS_DROPDOWNLIST | CBS_SORT |
- WS_VSCROLL | WS_TABSTOP
- END
-
-
- #ifndef _MAC
- /////////////////////////////////////////////////////////////////////////////
- //
- // Version
- //
-
- VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,0,0,1
- PRODUCTVERSION 1,0,0,1
- FILEFLAGSMASK 0x3fL
- #ifdef _DEBUG
- FILEFLAGS 0x1L
- #else
- FILEFLAGS 0x0L
- #endif
- FILEOS 0x4L
- FILETYPE 0x1L
- FILESUBTYPE 0x0L
- BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "040904B0"
- BEGIN
- VALUE "CompanyName", "\0"
- VALUE "FileDescription", "Edge MFC Application\0"
- VALUE "FileVersion", "1, 0, 0, 1\0"
- VALUE "InternalName", "Edge\0"
- VALUE "LegalCopyright", "Copyright (C) 1997\0"
- VALUE "LegalTrademarks", "\0"
- VALUE "OriginalFilename", "Edge.EXE\0"
- VALUE "ProductName", "Edge Application\0"
- VALUE "ProductVersion", "1, 0, 0, 1\0"
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x409, 1200
- END
- END
-
- #endif // !_MAC
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // DESIGNINFO
- //
-
- #ifdef APSTUDIO_INVOKED
- GUIDELINES DESIGNINFO DISCARDABLE
- BEGIN
- IDD_EDGE_HOWDOI, DIALOG
- BEGIN
- LEFTMARGIN, 7
- RIGHTMARGIN, 250
- TOPMARGIN, 7
- BOTTOMMARGIN, 96
- END
- END
- #endif // APSTUDIO_INVOKED
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // Dialog Info
- //
-
- IDD_EDGE_EXAMPLE DLGINIT
- BEGIN
- IDC_EDGECTLCTRL1, 0x376, 32, 0
- 0x0000, 0x0000, 0x0000, 0x0001, 0x15aa, 0x0000, 0x00fe, 0x0000, 0x0001,
- 0x0000, 0x9983, 0x00b1, 0x0001, 0x0001, 0x0000, 0x02a2,
- IDC_EDGECTLCTRL2, 0x376, 32, 0
- 0x0000, 0x0000, 0x0000, 0x0001, 0x0c91, 0x0000, 0x00fe, 0x0000, 0x0001,
- 0x0000, 0x9983, 0x00b1, 0x0001, 0x0001, 0x0000, 0x02a2,
- IDC_EDGECTLCTRL3, 0x376, 32, 0
- 0x0000, 0x0000, 0x0000, 0x0001, 0x1187, 0x0000, 0x00fe, 0x0000, 0x0001,
- 0x0000, 0x9983, 0x00b1, 0x0001, 0x0001, 0x0000, 0x02a2,
- 0
- END
-
- IDD_EDGE_DIALOG DLGINIT
- BEGIN
- IDC_ECMAIN, 0x376, 32, 0
- 0x0000, 0x0000, 0x0000, 0x0001, 0x14d6, 0x0000, 0x0a16, 0x0000, 0x0001,
- 0x0000, 0x9983, 0x00b1, 0x0001, 0x0101, 0x0101, 0x02a4,
- IDC_EDGESTYLE, 0x403, 11, 0
- 0x2030, 0x202d, 0x6365, 0x7542, 0x706d, "\000"
- IDC_EDGESTYLE, 0x403, 13, 0
- 0x2031, 0x202d, 0x6365, 0x7445, 0x6863, 0x6465, "\000"
- IDC_EDGESTYLE, 0x403, 13, 0
- 0x2032, 0x202d, 0x6365, 0x6152, 0x7369, 0x6465, "\000"
- IDC_EDGESTYLE, 0x403, 13, 0
- 0x2033, 0x202d, 0x6365, 0x7553, 0x6b6e, 0x6e65, "\000"
- 0
- END
-
- #endif // English (U.S.) resources
- /////////////////////////////////////////////////////////////////////////////
-
-
-
- #ifndef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 3 resource.
- //
- #define _AFX_NO_SPLITTER_RESOURCES
- #define _AFX_NO_OLE_RESOURCES
- #define _AFX_NO_TRACKER_RESOURCES
- #define _AFX_NO_PROPERTY_RESOURCES
-
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
- #ifdef _WIN32
- LANGUAGE 9, 1
- #pragma code_page(1252)
- #endif
- #include "res\Edge.rc2" // non-Microsoft Visual C++ edited resources
- #include "afxres.rc" // Standard components
- #endif
- /////////////////////////////////////////////////////////////////////////////
- #endif // not APSTUDIO_INVOKED
-
-